/******************************************************************
Stylesheet:  Map Styles (map-styles.css)
Description: 450 Park Ave, New York
Author: William Clement
Author URI: http://wordsearch.co.uk
Template: Divi
Version: 1.0
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats

******************************************************************/

.mapplic-sidebar {
	float: right !important;
	width: 20%; /* a narrower sidebar */
}

.mapplic-container {
	width: 80%;	/* to complement a narrower sidebar */
}


/*****
 * 
 * Sidebar Customisations
 * 
 * *****/

.mapplic-list-container ol {
	border-color: none !important;
	padding-left: 5% !important;
}

.mapplic-list-count {
	display: none !important;
}

.mapplic-list-category > a {
	background-color: black !important;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-size: 16px !important;
	padding-bottom: 0;
}
.mapplic-list-category > a {
	color: #ff0048;
}
.mapplic-list-category.mapplic-opened > a {
	color: #ff0048 ;
}
ol.mapplic-list > .mapplic-list-category:nth-child(1) > a {
	color: rgb(228,164,178) !important;
}
ol.mapplic-list > .mapplic-list-category:nth-child(2) > a {
	color: rgb(212,58,35) !important;
}
ol.mapplic-list > .mapplic-list-category:nth-child(3) > a {
	color:  rgb(133, 37, 53) !important;
}
ol.mapplic-list > .mapplic-list-category:nth-child(4) > a {
	color: #cccccc !important;
}
.mapplic-list-category.mapplic-opened ol {
	 border-bottom: none !important;
	
}
.mapplic-list-location {
	border-bottom: none !important;
}

.mapplic-list-location.mapplic-list-shown > a {
	background-color: black !important;
}

.mapplic-list-location > a:hover {
	background-color: black !important;
}

.mapplic-list-location h4 {
color: #ffffff !important;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-size: 14px!important;
	font-weight: 400;
	line-height: 18px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin: 0 0 !important;

}

/** Floor Plans **/
#plans h5 {
	color: #FFF;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-size: 1.2em!important;

}

/*
.et_pb_accordion_item_0 h5 {
	color:  rgb(239, 160, 178) !important;
}
.et_pb_accordion_item_1 h5 {
	color:  rgb(230, 36, 6) !important;
}
.et_pb_accordion_item_2 h5 {
	color:  rgb(145, 24, 51) !important;
}
.et_pb_accordion_item_3 h5 {
	color:  rgb(230, 36, 6) !important;
}
*/

.fa-close:before, .fa-remove:before, .fa-times:before {
	content: url(../../uploads/Icon_X.png)!important;
}